Fix install of babl vapi file
authorJon Nordby <jononor@gmail.com>
Wed, 3 Aug 2011 22:45:04 +0000 (00:45 +0200)
committerJon Nordby <jononor@gmail.com>
Wed, 3 Aug 2011 22:45:04 +0000 (00:45 +0200)
commit03f6eb4f5b567406b23933b65c868f480ec7abd0
tree67c6e3ccfb203d02fe026e147bffc4b6e4b9bbdd
parentdc292138a3d2817a2086d5ea2847ad8ea4c62271
Fix install of babl vapi file

The pkg-config package refered no longer exists,
and currently only libvala provides a vapidir in pkg-config,
and this package is versioned and changes all the time.
Other projects just use $(datadir)/vala/vapi, so we do the same
babl/Makefile.am
configure.ac